Hi,
I want to write a script that will basically get a particular folder that I specify and show all its child folders with indentation based on the level of nesting.
I want to use JavaScript client object model for this. Any ideas how to do this?
Thanks